projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3c1155
)
(next_element_from_display_vector): Fix a typo in the commentary.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 5 Dec 2009 13:21:49 +0000
(13:21 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 5 Dec 2009 13:21:49 +0000
(13:21 +0000)
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/xdisp.c
b/src/xdisp.c
index 0618c8d4bca0b51c0523d1295cae928041b1a1f2..c90d75b3ba398062a42bcff920d0bee4730a41ad 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-6217,8
+6217,8
@@
set_iterator_to_next (it, reseat_p)
or `\003'.
IT->dpvec holds the glyphs to return as characters.
- IT->saved_face_id holds the face id before the display vector--
- i
t is restored into IT->face_id
in set_iterator_to_next. */
+ IT->saved_face_id holds the face id before the display vector--
it
+ i
s restored into IT->face_id
in set_iterator_to_next. */
static int
next_element_from_display_vector (it)